Skip to content
Back to search
30
MCP

Language Server

pulsemcp/language server

Integrates language server capabilities to provide code analysis, completion, and diagnostics for developing in various languages.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-language-server
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.
0 tools
Polyglot-Debugger
Multi-language debug skills and code execution helper.
0 tools · sse
Development Automation Server
Provides a development automation server with modular architecture for fetching web content, accessing documentation, analyzing project stru
0 tools
Coding Assistant
Enhances coding capabilities by providing context-aware suggestions and documentation integration through code analysis, technology detectio
0 tools
DeepSeek
Integrates DeepSeek's language models, enabling AI-powered chat completions with customizable parameters for tasks like writing assistance a
0 tools
Compiler Explorer
Connects to Compiler Explorer API for listing programming languages, retrieving available compilers, and compiling source code with customiz
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "language_server": {
      "url": "None",
      "transport": "http"
    }
  }
}